CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cpu 序列号

搜索资源列表

  1. vbGetCPU

    1下载:
  2. 应用VB6.0读取CPU序列号,方便用户注册软件。-VB6.0 application CPU to read the serial number, registered user-friendly software.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:9629
    • 提供者:dinghongtao
  1. GenSerial

    0下载:
  2. 根据CPU序列号和磁盘序列号生成机器码,然后对机器码进行加密生成序列号。此序列号可用于共享软件的保护。所有的操作封装在一个类中实现。非常实用的程序。-Serial number under the CPU and disk serial number to generate machine code, and then encrypted to generate binary serial number. This serial number can be used for the protec
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:47779
    • 提供者:zhaochunhe
  1. duquyingpanxulihao

    0下载:
  2. handan001编写的一个 关于一个读取硬盘序列号与CPU序列号的DLL的小程序-handan001 write a small program to read the hard drive serial number and CPU serial number DLL
  3. 所属分类:TreeView

    • 发布日期:2017-11-24
    • 文件大小:626810
    • 提供者:123
  1. getdeviceinfo

    0下载:
  2. 获取硬盘设备 及 CPU 序列号!只有C-Access to hard drive serial number of equipment and CPU! Only C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6144
    • 提供者:lxb
  1. MFCGetCpuID

    0下载:
  2. 一个获取cpu序列号的示范程序,适合做共享软件的程序员参考。-Cpu serial number of an access model procedures, fit-sharing software to do the programmer' s reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:141513
    • 提供者:吴明
  1. 200281595942

    0下载:
  2. 取得cpu序列号,从而绑定计算机,防止软件被盗-cpu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:103961
    • 提供者:zhouyibing
  1. READ_CPU_ID_BY_VC

    0下载:
  2. vc6.0开发读取序列号的源程序,直接用vc6.0打开即可编译成功-vc6.0 the development of the source code to read serial number, the direct use of the compiler can successfully open vc6.0
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:35602
    • 提供者:chou
  1. GetCPUID

    0下载:
  2. 通过VC++编程,实现了获取电脑CPU提供商和CPU序列号信息的功能-Through VC++ Programming, to achieve access to the computer CPU providers and CPU serial number information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1459
    • 提供者:eighteen
  1. GetSequenceNumberOfCPU

    0下载:
  2. 这个vc++工程可以获取你的CPU序列号-This vc++ project get sequence number of your CPU
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:479212
    • 提供者:Ivan.Ru
  1. ReadCPUID

    0下载:
  2. 实现CPU 序列号的读取 实现CPU 序列号的读取-read cpu serial
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:284945
    • 提供者:zhxy
  1. hymrmf

    0下载:
  2. 一套值得一看的源码,功能齐全! 还附带了使用CPU序列号进行软件保护的示例! -A set of source code worth a visit, a full-featured! Also comes with software using the CPU serial number to protect the sample!
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4141680
    • 提供者:aileen42003
  1. IntelCPUID

    0下载:
  2. 用VC设计的可以读取CPU序列号的程序,具有很好的参考价值-Designed with VC CPU can read the serial number of the program, with a good reference value
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:33615
    • 提供者:李硕
  1. HardwareID

    0下载:
  2. 获取CPU序列号、硬盘序列号等硬件信息-Serial number for CPU, hard drive serial number and other hardware information
  3. 所属分类:Disk Tools

    • 发布日期:2016-01-24
    • 文件大小:14957
    • 提供者:ameng
  1. cpulicence

    0下载:
  2. 这是获取电脑的CPU序列号(包括在多核环境下),对于实现注册码功能很实用-This is the serial number for the computer CPU (including multi-core environment), a very useful function for the achievement of License
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:178927
    • 提供者:陈火荣
  1. sn

    0下载:
  2. 获取CPU序列号,并对其加密,写的不好,大家做个参考-Get CPU serial number and its encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3557643
    • 提供者:xl
  1. VCGetCpuid_ASMLIB

    0下载:
  2. vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:78010
    • 提供者:黄花菜
  1. CPUDLL

    0下载:
  2. 可以读取CPU的物理序列号,硬盘物理序列号以及网卡的MAC地址,试验过没问题,VC++6.0环境-Can read the serial number of physical CPU, hard disk physical serial number and MAC address of network card, no problem tested, VC++6.0 environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:629346
    • 提供者:me
  1. text

    0下载:
  2. 如何获取网卡MAC、硬盘序列号、CPU ID-How to obtain the network card MAC, hard drive serial number, CPU ID
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1956
    • 提供者:daisy
  1. CPUAndDiskReg

    0下载:
  2. 根据CPU序列号、磁盘序列号设计软件注册程序-According to CPU serial number, serial number of the disk design software registration procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1862112
    • 提供者:crazy_youth
  1. jingyi

    1下载:
  2. 精易模块〖永久免费〗 更新至 2.55 相对于2.54的修复的 窗口_监视热键_注册 () 修复热键必须按下后放开才有效的问题, 编码_URL编码_UTF8 () 修复参数传进去后,会以参考方式改变参数值的问题 编码_URL解码_UTF8 () 修复参数传进去后,会以参考方式改变参数值的问题 相对于2.54的增加的 输入法类 感谢坛友【xuweixxf21】提供 系统_取MAC地址 () 系统_取CPU序列号 ()-Jing Yi module
  3. 所属分类:Other systems

    • 发布日期:2015-08-30
    • 文件大小:1056768
    • 提供者:name
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com